Document::Toggle

Section: ET++ method description (n)
Updated: automatically Fri Mar 15 14:13:05 1991
Index Return to Main Contents
 

NAME

Document::Toggle - instance method  

TEMPLATE

void Toggle()  

SPECIFIERS

public virtual  

DESCRIPTION

Toggle iconifies or deiconifies the windows of a document. When called the first time it creates the icon window through the method DoMakeIcon. When all the windows have been iconified the label of the icon is set to the document name through the method Icon::UpdateIconLabel. Before the windows are closed their current state (opened or closed) is saved in the flag eBWinWasOpen. When the windows are deiconified again only windows which have that flag set are reopened. Method is rarely overridden.  

ARGUMENTS

none

 

RETURN ARGUMENT

void

 

CATEGORIES

icon, client interface

 

FIRST DEFINITION

class Document  

FILES

implementation:
Document.C

 

KNOWN PROBLEMS

The name Toggle is not very meaningful.


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES
KNOWN PROBLEMS

This document was created by man2html, using the manual pages.
Time: 00:40:27 GMT, March 30, 2022